home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / gmhf.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.7 KB  |  78 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : Rainform Message Handler Package
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : CONTR12 @NOSC-TECR (ARPANET)
  6. -- AUTHOR            : Tom Vollman
  7. --                   : Veda, Inc.
  8. --                   : 2 Three Notch Road
  9. --                   : Lexington Park, MD  20653
  10. --                   : Contact: Lt. Colonel Falgiano
  11. --                   : ESD/SCW
  12. --                   : Hanscom AFB, MA  01731
  13. -- COPYRIGHT         : (c) 1985 Veda, Inc.
  14. -- DATE CREATED      : 22 October 1984
  15. -- DATE RELEASED     : 15 April 1985
  16. -- DATE LAST UPDATED : 3 May 1985
  17. -- LOCATION          : ASR
  18. -- ENVIRONMENT       : Telesoft 2.1, VAX/VMS
  19. --= CLASSIFICATION       ===============================================--
  20. -- CATEGORY LEVEL 1  : Communications
  21. -- CATEGORY LEVEL 2  : Message Handling
  22. -- CATEGORY LEVEL 3  : Rainform
  23. -- CATEGORY LEVEL 4  : 
  24. -- KEYWORD           : 
  25. -- INDEX             : Message
  26. -- INDEX             : Rainform Message
  27. -- INDEX             : Message, Rainform
  28. -- TAXONOMY          : 
  29. -- DEPENDENCIES      : 
  30. -- SEE ALSO          : WIS_TOOL_07
  31. --= FILE LISTING         ===============================================--
  32. -- FILE SPECS        : PD:<ADA.MESSAGE-HANDLING>GMHF*.*
  33. -- DIRECTORY DISPLAY :
  34. -- Directory   PD:<ADA.MESSAGE-HANDLING>
  35. --      File Name     Byte Count  Line Count
  36. --   ---------------  ----------  ----------
  37. --   GMHF.CMM               1359          30
  38. --   GMHF.DIS              60763        2484
  39. --   GMHF.PRO               3660          75
  40. --   GMHF.SRC             519388       12770
  41. --   GMHFFD.DOC            34956         739
  42. --   GMHFSRC.DIS            1333          78
  43. --   GMHFTR.DOC            26322         484
  44. --   GMHFUSER.DOC          88070        1937
  45. --   ===============  ==========  ==========
  46. --     8 Files            735851       18597
  47. --= ABSTRACT             ===============================================--
  48. --         This tool may be used to edit any formatted message type  that
  49. -- can  be  defined  within  the  specified  boundries  of  the  "generic
  50. -- message".  The tool is delivered with instances  defined  for  several
  51. -- Rainform  message types and one Non_Rainform message type.  Additional
  52. -- types may be instantiated with a recompilation.
  53. --= REVISION HISTORY     ===============================================--
  54. --
  55. -- DATE         VERSION AUTHOR                  HISTORY 
  56. -- 05/03/85       1.0   Tom Vollman             Initial Release
  57. --= RELEASE NOTICE       ===============================================--
  58. -- This prologue must be included in all copies of this software.
  59. -- 
  60. -- This software is copyright by the author.
  61. -- 
  62. -- This software is released to the Ada community.
  63. -- This software is released to the Public Domain (note:
  64. --   software released to the Public Domain is not subject
  65. --   to copyright protection).
  66. -- Restrictions on use or distribution:  NONE
  67. --= DISCLAIMER           ===============================================--
  68. --     This software and its documentation are provided "AS IS" and
  69. -- without any expressed or implied warranties whatsoever.  No warranties
  70. -- as to performance, merchantability, or fitness for a particular
  71. -- purpose exist.
  72. --     The user is advised to test the software thoroughly before
  73. -- relying on it.  The user must assume the entire risk and liability of
  74. -- using this software.  In no event shall any person or organization of
  75. -- people be held responsible for any direct, indirect, consequential or
  76. -- inconsequential damages or lost profits.
  77. --======================================================================--
  78.